[INFO] cloning repository https://github.com/reenigneEsrever92/rsql-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reenigneEsrever92/rsql-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FreenigneEsrever92%2Frsql-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FreenigneEsrever92%2Frsql-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5302d71f8731f86f5915b488130e8da4470a4d04
[INFO] testing reenigneEsrever92/rsql-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FreenigneEsrever92%2Frsql-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reenigneEsrever92/rsql-rs
[INFO] finished tweaking git repo https://github.com/reenigneEsrever92/rsql-rs
[INFO] tweaked toml for git repo https://github.com/reenigneEsrever92/rsql-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reenigneEsrever92/rsql-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reenigneEsrever92/rsql-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e957c0a7d159efa581bd29d0033fc07ecfd917c761b9705eef0e3baa742f62b
[INFO] running `Command { std: "docker" "start" "-a" "6e957c0a7d159efa581bd29d0033fc07ecfd917c761b9705eef0e3baa742f62b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e957c0a7d159efa581bd29d0033fc07ecfd917c761b9705eef0e3baa742f62b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e957c0a7d159efa581bd29d0033fc07ecfd917c761b9705eef0e3baa742f62b", kill_on_drop: false }`
[INFO] [stdout] 6e957c0a7d159efa581bd29d0033fc07ecfd917c761b9705eef0e3baa742f62b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb20cba2003deaff7ae4711da2be010f370dad152319862a1cf0af3c20d5b910
[INFO] running `Command { std: "docker" "start" "-a" "fb20cba2003deaff7ae4711da2be010f370dad152319862a1cf0af3c20d5b910", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling rsql-rs v0.0.1-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn parse_rsql(input: &str) -> Result<Rsql, ErrorTree<&str>> {
[INFO] [stdout]    |                          ^^^^            ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |               |
[INFO] [stdout]    |                          |               the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn parse_rsql(input: &str) -> Result<Rsql<'_>, ErrorTree<&str>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 64 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 65 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 65 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:69:63
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn stmt_expression<'a, E>(input: &'a str) -> IResult<&'a str, Expression, E>
[INFO] [stdout]    |                                   --                  --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                   |
[INFO] [stdout]    |                                   |                   the same lifetime is named here
[INFO] [stdout]    |                                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn stmt_expression<'a, E>(input: &'a str) -> IResult<&'a str, Expression<'a>, E>
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 78 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 90 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 105 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 106 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]     |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
[INFO] running `Command { std: "docker" "inspect" "fb20cba2003deaff7ae4711da2be010f370dad152319862a1cf0af3c20d5b910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb20cba2003deaff7ae4711da2be010f370dad152319862a1cf0af3c20d5b910", kill_on_drop: false }`
[INFO] [stdout] fb20cba2003deaff7ae4711da2be010f370dad152319862a1cf0af3c20d5b910
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22f3cfe6a4879f1afa19432a17ee9120d472c10201c27f58f996cd46a58f200b
[INFO] running `Command { std: "docker" "start" "-a" "22f3cfe6a4879f1afa19432a17ee9120d472c10201c27f58f996cd46a58f200b", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn parse_rsql(input: &str) -> Result<Rsql, ErrorTree<&str>> {
[INFO] [stdout]    |                          ^^^^            ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |               |
[INFO] [stdout]    |                          |               the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn parse_rsql(input: &str) -> Result<Rsql<'_>, ErrorTree<&str>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 64 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 65 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 65 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:69:63
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn stmt_expression<'a, E>(input: &'a str) -> IResult<&'a str, Expression, E>
[INFO] [stdout]    |                                   --                  --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                   |
[INFO] [stdout]    |                                   |                   the same lifetime is named here
[INFO] [stdout]    |                                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn stmt_expression<'a, E>(input: &'a str) -> IResult<&'a str, Expression<'a>, E>
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsql-rs v0.0.1-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 78 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 90 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 105 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 106 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]     |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn parse_rsql(input: &str) -> Result<Rsql, ErrorTree<&str>> {
[INFO] [stdout]    |                          ^^^^            ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |               |
[INFO] [stdout]    |                          |               the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn parse_rsql(input: &str) -> Result<Rsql<'_>, ErrorTree<&str>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 64 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 65 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 65 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:69:63
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn stmt_expression<'a, E>(input: &'a str) -> IResult<&'a str, Expression, E>
[INFO] [stdout]    |                                   --                  --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                   |
[INFO] [stdout]    |                                   |                   the same lifetime is named here
[INFO] [stdout]    |                                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn stmt_expression<'a, E>(input: &'a str) -> IResult<&'a str, Expression<'a>, E>
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 78 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 89 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 90 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 90 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 105 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 106 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stdout]     |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 106 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "22f3cfe6a4879f1afa19432a17ee9120d472c10201c27f58f996cd46a58f200b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f3cfe6a4879f1afa19432a17ee9120d472c10201c27f58f996cd46a58f200b", kill_on_drop: false }`
[INFO] [stdout] 22f3cfe6a4879f1afa19432a17ee9120d472c10201c27f58f996cd46a58f200b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aece7a1ff23166f67bbac2cf0baef29a33a0f9f0a6dedebcc28aaf81172f0bb0
[INFO] running `Command { std: "docker" "start" "-a" "aece7a1ff23166f67bbac2cf0baef29a33a0f9f0a6dedebcc28aaf81172f0bb0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:58:26
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub fn parse_rsql(input: &str) -> Result<Rsql, ErrorTree<&str>> {
[INFO] [stderr]    |                          ^^^^            ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                          |               |
[INFO] [stderr]    |                          |               the same lifetime is hidden here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub fn parse_rsql(input: &str) -> Result<Rsql<'_>, ErrorTree<&str>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:65:23
[INFO] [stderr]    |
[INFO] [stderr] 64 |     input: &'a str,
[INFO] [stderr]    |             -- the lifetime is named here
[INFO] [stderr] 65 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stderr]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 65 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:69:63
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn stmt_expression<'a, E>(input: &'a str) -> IResult<&'a str, Expression, E>
[INFO] [stderr]    |                                   --                  --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |                   |
[INFO] [stderr]    |                                   |                   the same lifetime is named here
[INFO] [stderr]    |                                   the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 69 | fn stmt_expression<'a, E>(input: &'a str) -> IResult<&'a str, Expression<'a>, E>
[INFO] [stderr]    |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:78:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |     input: &'a str,
[INFO] [stderr]    |             -- the lifetime is named here
[INFO] [stderr] 78 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stderr]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 78 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:90:23
[INFO] [stderr]    |
[INFO] [stderr] 89 |     input: &'a str,
[INFO] [stderr]    |             -- the lifetime is named here
[INFO] [stderr] 90 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stderr]    |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 90 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:106:23
[INFO] [stderr]     |
[INFO] [stderr] 105 |     input: &'a str,
[INFO] [stderr]     |             -- the lifetime is named here
[INFO] [stderr] 106 | ) -> IResult<&'a str, Expression, E> {
[INFO] [stderr]     |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 106 | ) -> IResult<&'a str, Expression<'a>, E> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rsql-rs` (lib) generated 6 warnings (run `cargo fix --lib -p rsql-rs` to apply 6 suggestions)
[INFO] [stderr] warning: `rsql-rs` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsql_rs-f68a0042af6633a6)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test::test_and_and_and_expression ... ok
[INFO] [stdout] test test::test_and_expression ... ok
[INFO] [stdout] test test::test_expected_stmt ... ok
[INFO] [stdout] test test::test_group ... ok
[INFO] [stdout] test test::test_and_or_expression ... ok
[INFO] [stdout] test test::test_long_expression ... ok
[INFO] [stdout] test test::test_long_group_expression ... ok
[INFO] [stdout] test test::test_or_and_expression ... ok
[INFO] [stdout] test test::test_or_expression ... ok
[INFO] [stdout] test test::test_stmt ... ok
[INFO] [stderr]    Doc-tests rsql_rs
[INFO] [stdout] test test::test_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aece7a1ff23166f67bbac2cf0baef29a33a0f9f0a6dedebcc28aaf81172f0bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aece7a1ff23166f67bbac2cf0baef29a33a0f9f0a6dedebcc28aaf81172f0bb0", kill_on_drop: false }`
[INFO] [stdout] aece7a1ff23166f67bbac2cf0baef29a33a0f9f0a6dedebcc28aaf81172f0bb0
